This is where the algorithm for the optimization is selected and setup. The available algorithms are listed below.
- NSGA-II
- NSGA-III
- DE (Differential Evolution)
- PSO (Particle Swarm Optimization)
- CMA-ES (Covariance Matrix Adaptation - Evolutionary Strategy)
- NEWOUA (New Unconstrained Optimization Algorithm, by M.J.D. Powell (2004)).
- Sequential-Bifurcation
- Full Factorial Design
- Latin Hypercube Design
Settings
The settings of the Optimization settings tab shown above are listed below along with a short description and possibly a link to a more detailed description about the setting.
Setting |
Description |
Algorithm selection |
Drop-down at the top of the tab, in which the desired algorithm can be selected. |
Algorithm parameters |
Table containing all parameters of the selected algorithm. Name-column: Name of the algorithm parameter. Value-column: Contain the default value of the algorithm parameter which can be changed by the user. |